Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sql row interface #8547

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Sql row interface #8547

wants to merge 2 commits into from

Conversation

max-hoffman
Copy link
Contributor

No description provided.

@max-hoffman
Copy link
Contributor Author

#benchmark

Copy link

@max-hoffman
Copy link
Contributor Author

#benchmark

Copy link

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

test_name from_latency_p95 to_latency_p95 percent_change
tpcc-scale-factor-1 61.08 61.08 0.0
test_name from_server_name from_server_version from_tps to_server_name to_server_version to_tps percent_change
tpcc-scale-factor-1 dolt 884cb4d 40.9 dolt 50ba42a 40.79 -0.27

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

read_tests from_latency to_latency percent_change
covering_index_scan 0.61 0.62 1.64
groupby_scan 16.41 17.32 5.55
index_join 2.26 2.39 5.75
index_join_scan 1.82 2.52 38.46
index_scan 54.83 56.84 3.67
oltp_point_select 0.26 0.27 3.85
oltp_read_only 5.37 5.57 3.72
select_random_points 0.65 0.67 3.08
select_random_ranges 0.63 0.64 1.59
table_scan 55.82 56.84 1.83
types_table_scan 147.61 150.29 1.82
write_tests from_latency to_latency percent_change
oltp_delete_insert 5.88 5.88 0.0
oltp_insert 2.91 2.91 0.0
oltp_read_write 11.45 11.65 1.75
oltp_update_index 2.97 2.97 0.0
oltp_update_non_index 2.91 2.91 0.0
oltp_write_only 5.99 5.99 0.0
types_delete_insert 6.21 6.32 1.77

@max-hoffman
Copy link
Contributor Author

#benchmark

Copy link

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

test_name from_latency_p95 to_latency_p95 percent_change
tpcc-scale-factor-1 58.92 58.92 0.0
test_name from_server_name from_server_version from_tps to_server_name to_server_version to_tps percent_change
tpcc-scale-factor-1 dolt c32bddd 41.58 dolt 0810f7c 40.51 -2.57

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

read_tests from_latency to_latency percent_change
covering_index_scan 0.62 0.62 0.0
groupby_scan 16.71 17.01 1.8
index_join 2.26 2.35 3.98
index_join_scan 1.82 2.18 19.78
index_scan 54.83 55.82 1.81
oltp_point_select 0.27 0.26 -3.7
oltp_read_only 5.37 5.47 1.86
select_random_points 0.65 0.65 0.0
select_random_ranges 0.64 0.63 -1.56
table_scan 55.82 55.82 0.0
types_table_scan 150.29 144.97 -3.54
write_tests from_latency to_latency percent_change
oltp_delete_insert 5.77 5.88 1.91
oltp_insert 2.91 2.86 -1.72
oltp_read_write 11.45 11.24 -1.83
oltp_update_index 2.91 2.91 0.0
oltp_update_non_index 2.91 2.86 -1.72
oltp_write_only 5.88 5.88 0.0
types_delete_insert 6.21 6.21 0.0

@max-hoffman
Copy link
Contributor Author

#benchmark

Copy link

@max-hoffman
Copy link
Contributor Author

#benchmark

Copy link

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

test_name from_latency_p95 to_latency_p95 percent_change
tpcc-scale-factor-1 61.08 61.08 0.0
test_name from_server_name from_server_version from_tps to_server_name to_server_version to_tps percent_change
tpcc-scale-factor-1 dolt 38a1da4 40.64 dolt 65d5075 40.17 -1.16

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

read_tests from_latency to_latency percent_change
covering_index_scan 0.63 0.63 0.0
groupby_scan 16.71 17.63 5.51
index_join 2.3 2.39 3.91
index_join_scan 1.82 1.52 -16.48
index_scan 57.87 57.87 0.0
oltp_point_select 0.27 0.27 0.0
oltp_read_only 5.47 5.57 1.83
select_random_points 0.67 0.67 0.0
select_random_ranges 0.64 0.65 1.56
table_scan 58.92 57.87 -1.78
types_table_scan 153.02 150.29 -1.78
write_tests from_latency to_latency percent_change
oltp_delete_insert 5.88 5.88 0.0
oltp_insert 2.91 2.91 0.0
oltp_read_write 11.45 11.65 1.75
oltp_update_index 2.97 2.97 0.0
oltp_update_non_index 2.91 2.91 0.0
oltp_write_only 5.99 5.99 0.0
types_delete_insert 6.32 6.32 0.0

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

comparing_percentages
100.000000 to 100.000000
version result total
ba4b835 ok 5937457
version total_tests
ba4b835 5937457
correctness_percentage
100.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants